getLastService

abstract fun getLastService(): Date

Gets the date and time when this device last communicated with or was serviced by the RevelDigital platform (e.g., checked in, received an update).

The returned Date object represents a specific instant in time, typically interpreted as UTC. This can be used to determine if a device is actively communicating.

Return

The date of the last service or communication, or null if never serviced or if the information is unavailable.